OOP  - Assignment 8

Topic:              Exception Handling

Points:             25

Due:                11-11-2003

Instructor:      Dana Steil

 

Work exercises 13.28 thru 13.38 on page 807 of your text book.

 

These exercises ask you to write examples of how to use exception handling.

 

You are to turn in one file.  Name it Assignment 8.cpp.  Within this file have one main function and 11 other functions named Example28 thru Example 38.  You may also be required to add other functions be sure to group them with the Example they work with.  Your main function should just make a function call to each of the 11 examples.